[INFO] fetching crate mprocs 0.9.2...
[INFO] testing mprocs-0.9.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mprocs 0.9.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mprocs 0.9.2
[INFO] finished tweaking crates.io crate mprocs 0.9.2
[INFO] tweaked toml for crates.io crate mprocs 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mprocs 0.9.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mprocs 0.9.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 220e5abd7b118159466ca786f6a2ed6d04574e25d5646a9e6749a372cc56d38d
[INFO] running `Command { std: "docker" "start" "-a" "220e5abd7b118159466ca786f6a2ed6d04574e25d5646a9e6749a372cc56d38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220e5abd7b118159466ca786f6a2ed6d04574e25d5646a9e6749a372cc56d38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220e5abd7b118159466ca786f6a2ed6d04574e25d5646a9e6749a372cc56d38d", kill_on_drop: false }`
[INFO] [stdout] 220e5abd7b118159466ca786f6a2ed6d04574e25d5646a9e6749a372cc56d38d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ca7dcdb63e10b2fba650f36bfd9e2432adca03833946afd460055d1f81379d
[INFO] running `Command { std: "docker" "start" "-a" "e2ca7dcdb63e10b2fba650f36bfd9e2432adca03833946afd460055d1f81379d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling lua-src v548.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rquickjs-sys v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tui-input v0.15.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling triggered v0.1.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling mlua-sys v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling clipboard-win v5.3.1
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling flexi_logger v0.31.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling mlua v0.11.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling rquickjs-core v0.11.0
[INFO] [stderr]    Compiling rquickjs-macro v0.11.0
[INFO] [stderr]    Compiling rquickjs v0.11.0
[INFO] [stderr]    Compiling mprocs v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `exec` is never read
[INFO] [stdout]   --> config.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |   pub exec: Option<AppEvent>,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Win32` is never constructed
[INFO] [stdout]   --> term/internal.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum KeyboardMode {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |   Win32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyboardMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e2ca7dcdb63e10b2fba650f36bfd9e2432adca03833946afd460055d1f81379d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ca7dcdb63e10b2fba650f36bfd9e2432adca03833946afd460055d1f81379d", kill_on_drop: false }`
[INFO] [stdout] e2ca7dcdb63e10b2fba650f36bfd9e2432adca03833946afd460055d1f81379d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a11097a2f034eb2d383f40b80760ff91cb4fa7e2432e950e02ee562b0857c604
[INFO] running `Command { std: "docker" "start" "-a" "a11097a2f034eb2d383f40b80760ff91cb4fa7e2432e950e02ee562b0857c604", kill_on_drop: false }`
[INFO] [stdout] warning: field `exec` is never read
[INFO] [stdout]   --> config.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |   pub exec: Option<AppEvent>,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Win32` is never constructed
[INFO] [stdout]   --> term/internal.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum KeyboardMode {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |   Win32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyboardMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mprocs v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `exec` is never read
[INFO] [stdout]   --> config.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |   pub exec: Option<AppEvent>,
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Win32` is never constructed
[INFO] [stdout]   --> term/internal.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum KeyboardMode {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 22 |   Win32,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyboardMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.45s
[INFO] running `Command { std: "docker" "inspect" "a11097a2f034eb2d383f40b80760ff91cb4fa7e2432e950e02ee562b0857c604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11097a2f034eb2d383f40b80760ff91cb4fa7e2432e950e02ee562b0857c604", kill_on_drop: false }`
[INFO] [stdout] a11097a2f034eb2d383f40b80760ff91cb4fa7e2432e950e02ee562b0857c604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb33cc4a91ccb256beab84fffc617d3e004aca6a44cc7760cecd8cf65028c2b2
[INFO] running `Command { std: "docker" "start" "-a" "fb33cc4a91ccb256beab84fffc617d3e004aca6a44cc7760cecd8cf65028c2b2", kill_on_drop: false }`
[INFO] [stderr] warning: field `exec` is never read
[INFO] [stderr]   --> config.rs:38:7
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Config {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |   pub exec: Option<AppEvent>,
[INFO] [stderr]    |       ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Win32` is never constructed
[INFO] [stderr]   --> term/internal.rs:22:3
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub enum KeyboardMode {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 22 |   Win32,
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KeyboardMode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `mprocs` (lib) generated 2 warnings
[INFO] [stderr] warning: `mprocs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/lib-870c1fef5fe029e4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test event::tests::serialize ... ok
[INFO] [stdout] test vt100::screen_differ::tests::basic ... ok
[INFO] [stdout] test key::tests::parse_and_print ... ok
[INFO] [stdout] test key::tests::parse ... ok
[INFO] [stdout] test mprocs::tests::test_procfile_parsing ... ok
[INFO] [stdout] test mprocs::tests::test_procfile_parsing_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/dekit.rs (/opt/rustwide/target/debug/deps/dk-c2ad11ccf19ebe78)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/mprocs.rs (/opt/rustwide/target/debug/deps/mprocs-cb25632257e97244)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lib
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fb33cc4a91ccb256beab84fffc617d3e004aca6a44cc7760cecd8cf65028c2b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb33cc4a91ccb256beab84fffc617d3e004aca6a44cc7760cecd8cf65028c2b2", kill_on_drop: false }`
[INFO] [stdout] fb33cc4a91ccb256beab84fffc617d3e004aca6a44cc7760cecd8cf65028c2b2
